toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.web.graphql.transports.rsocket
Package-level
declarations
Types
Types
RSocket
Graph
Ql
Client
Example
Link copied to clipboard
@
Component
open
class
RSocketGraphQlClientExample
@
Component
class
RSocketGraphQlClientExample
(
builder
:
RSocketGraphQlClient.Builder
<
*
>
)